Class SetAclResponse (0.1.0)

SetAclResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for DocumentService.SetAcl.

Attributes

NameDescription
policy google.iam.v1.policy_pb2.Policy
The policy will be attached to a resource (e.g. projecct, document).
metadata google.cloud.contentwarehouse_v1.types.ResponseMetadata
Additional information for the API invocation, such as the request tracking id.

Inheritance

builtins.object > proto.message.Message > SetAclResponse