Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReferences.
Message representing references to Looker explores.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#credentials
def credentials() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials) — Optional. The credentials to use when calling the Looker API.
Currently supports both OAuth token and API key-based credentials, as described in Authentication with an SDK.
#credentials=
def credentials=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials
-
value (::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials) — Optional. The credentials to use when calling the Looker API.
Currently supports both OAuth token and API key-based credentials, as described in Authentication with an SDK.
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials) — Optional. The credentials to use when calling the Looker API.
Currently supports both OAuth token and API key-based credentials, as described in Authentication with an SDK.
#explore_references
def explore_references() -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReference>
- (::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReference>) — Required. References to Looker explores.
#explore_references=
def explore_references=(value) -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReference>
- value (::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReference>) — Required. References to Looker explores.
- (::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReference>) — Required. References to Looker explores.