GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportIdentityMappingsRequest (google_api_discovery_engine v0.28.0)
View SourceRequest message for IdentityMappingStoreService.ImportIdentityMappings
Attributes
-
inlineSource
(type:GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportIdentityMappingsRequestInlineSource.t
, default:nil
) - The inline source to import identity mapping entries from.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportIdentityMappingsRequest{ inlineSource: GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportIdentityMappingsRequestInlineSource.t() | nil }