Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::GroundingConfig.
Grounding configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Name of the GroundingConfig, of the form
projects/{project}/locations/{location}/groundingConfigs/{grounding_config}
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Name of the GroundingConfig, of the form
projects/{project}/locations/{location}/groundingConfigs/{grounding_config}
.
Returns
-
(::String) — Required. Name of the GroundingConfig, of the form
projects/{project}/locations/{location}/groundingConfigs/{grounding_config}
.