Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::ImportIdentityMappingsRequest::InlineSource.
The inline source to import identity mapping entries from.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#identity_mapping_entries
def identity_mapping_entries() -> ::Array<::Google::Cloud::DiscoveryEngine::V1::IdentityMappingEntry>
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1::IdentityMappingEntry>) — A maximum of 10000 entries can be imported at one time
#identity_mapping_entries=
def identity_mapping_entries=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1::IdentityMappingEntry>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1::IdentityMappingEntry>) — A maximum of 10000 entries can be imported at one time
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1::IdentityMappingEntry>) — A maximum of 10000 entries can be imported at one time