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