View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1FetchAclResponse (google_api_content_warehouse v0.4.0)
Response message for DocumentService.FetchAcl.
Attributes
-
metadata(type:GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata.t, default:nil) - Additional information for the API invocation, such as the request tracking id. -
policy(type:GoogleApi.ContentWarehouse.V1.Model.GoogleIamV1Policy.t, default:nil) - The IAM policy.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1FetchAclResponse{ metadata: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata.t() | nil, policy: GoogleApi.ContentWarehouse.V1.Model.GoogleIamV1Policy.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.