Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::GetIdentityMappingStoreRequest (v2.3.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::GetIdentityMappingStoreRequest.

Request message for IdentityMappingStoreService.GetIdentityMappingStore

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the Identity Mapping Store to get. Format: projects/{project}/locations/{location}/identityMappingStores/{identityMappingStore}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the Identity Mapping Store to get. Format: projects/{project}/locations/{location}/identityMappingStores/{identityMappingStore}
Returns
  • (::String) — Required. The name of the Identity Mapping Store to get. Format: projects/{project}/locations/{location}/identityMappingStores/{identityMappingStore}