Metadata for the google.longrunning.Operation returned by authorizedViews.patch
.
JSON representation |
---|
{
"originalRequest": {
object ( |
Fields | |
---|---|
originalRequest |
The request that prompted the initiation of this authorizedViews.patch operation. |
requestTime |
The time at which the original request was received. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
finishTime |
The time at which the operation failed or was completed successfully. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
UpdateAuthorizedViewRequest
The request for authorizedViews.patch
.
JSON representation |
---|
{
"authorizedView": {
object ( |
Fields | |
---|---|
authorizedView |
Required. The AuthorizedView to update. The |
updateMask |
Optional. The list of fields to update. A mask specifying which fields in the AuthorizedView resource should be updated. This mask is relative to the AuthorizedView resource, not to the request message. A field will be overwritten if it is in the mask. If empty, all fields set in the request will be overwritten. A special value This is a comma-separated list of fully qualified names of fields. Example: |
ignoreWarnings |
Optional. If true, ignore the safety checks when updating the AuthorizedView. |