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

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

Request message for IdentityMappingStoreService.ImportIdentityMappings

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#identity_mapping_store

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

#identity_mapping_store=

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

#inline_source

def inline_source() -> ::Google::Cloud::DiscoveryEngine::V1::ImportIdentityMappingsRequest::InlineSource
Returns

#inline_source=

def inline_source=(value) -> ::Google::Cloud::DiscoveryEngine::V1::ImportIdentityMappingsRequest::InlineSource
Parameter
Returns