View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaShareTemplateRequest (google_api_integrations v0.5.1)
Request to Share template
Attributes
-
resourceNames
(type:list(String.t)
, default:nil
) - Optional. Project name resources to share the template. The project names is expected in resource format Ex: projects/{project-number} or organization/{org-id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaShareTemplateRequest{ resourceNames: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.