View Source GoogleApi.Drive.V3.Model.ResolveAccessProposalRequest (google_api_drive v0.32.0)
Request message for resolving an AccessProposal on a file.
Attributes
-
action(type:String.t, default:nil) - Required. The action to take on the AccessProposal. -
role(type:list(String.t), default:nil) - Optional. The roles the approver has allowed, if any. Note: This field is required for theACCEPTaction. -
sendNotification(type:boolean(), default:nil) - Optional. Whether to send an email to the requester when the AccessProposal is denied or accepted. -
view(type:String.t, default:nil) - Optional. Indicates the view for this access proposal. This should only be set when the proposal belongs to a view.publishedis the only supported value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.