From f2a3d0c88ab1e6ce0b9dc261afbe0fd038f21b2c Mon Sep 17 00:00:00 2001
From: Yoshi Automation Instance Methods
list(parent, accessLevelFormat=None, pageSize=None, pageToken=None, x__xgafv=None)
Lists all access levels for an access policy.
+list_next(previous_request, previous_response)
Retrieves the next page of results.
patch(name, body=None, updateMask=None, x__xgafv=None)
list_next()
+ list_next(previous_request, previous_response)
Retrieves the next page of results. - Args: - previous_request: The request for the previous page. (required) - previous_response: The response from the request for the previous page. (required) +Args: + previous_request: The request for the previous page. (required) + previous_response: The response from the request for the previous page. (required) - Returns: - A request object that you can call 'execute()' on to request the next - page. Returns None if there are no more items in the collection. -+Returns: + A request object that you can call 'execute()' on to request the next + page. Returns None if there are no more items in the collection. +
list(parent, pageSize=None, pageToken=None, x__xgafv=None)
Lists all authorized orgs descs for an access policy.
+list_next(previous_request, previous_response)
Retrieves the next page of results.
patch(name, body=None, updateMask=None, x__xgafv=None)
list_next()
+ list_next(previous_request, previous_response)
Retrieves the next page of results. - Args: - previous_request: The request for the previous page. (required) - previous_response: The response from the request for the previous page. (required) +Args: + previous_request: The request for the previous page. (required) + previous_response: The response from the request for the previous page. (required) - Returns: - A request object that you can call 'execute()' on to request the next - page. Returns None if there are no more items in the collection. -+Returns: + A request object that you can call 'execute()' on to request the next + page. Returns None if there are no more items in the collection. +
list(pageSize=None, pageToken=None, parent=None, x__xgafv=None)
Lists all access policies in an organization.
+list_next(previous_request, previous_response)
Retrieves the next page of results.
patch(name, body=None, updateMask=None, x__xgafv=None)
list_next()
+ list_next(previous_request, previous_response)
Retrieves the next page of results. - Args: - previous_request: The request for the previous page. (required) - previous_response: The response from the request for the previous page. (required) +Args: + previous_request: The request for the previous page. (required) + previous_response: The response from the request for the previous page. (required) - Returns: - A request object that you can call 'execute()' on to request the next - page. Returns None if there are no more items in the collection. -+Returns: + A request object that you can call 'execute()' on to request the next + page. Returns None if there are no more items in the collection. +
delete(name, x__xgafv=None)
Deletes a service perimeter based on the resource name. The long-running operation from this RPC has a successful status after the service perimeter is removed from long-lasting storage.
+get(name, deletedPrincipalSyntax=None, x__xgafv=None)
Gets a service perimeter based on the resource name.
- list(parent, pageSize=None, pageToken=None, x__xgafv=None)
list(parent, deletedPrincipalSyntax=None, pageSize=None, pageToken=None, x__xgafv=None)
Lists all service perimeters for an access policy.
+list_next(previous_request, previous_response)
Retrieves the next page of results.
- patch(name, body=None, updateMask=None, x__xgafv=None)
patch(name, body=None, deletedPrincipalSyntax=None, updateMask=None, x__xgafv=None)
Updates a service perimeter. The long-running operation from this RPC has a successful status after the service perimeter propagates to long-lasting storage. If a service perimeter contains errors, an error response is returned for the first error encountered.
replaceAll(parent, body=None, x__xgafv=None)
get(name, x__xgafv=None)
+ get(name, deletedPrincipalSyntax=None, x__xgafv=None)
Gets a service perimeter based on the resource name.
Args:
name: string, Required. Resource name for the Service Perimeter. Format: `accessPolicies/{policy_id}/servicePerimeters/{service_perimeters_id}` (required)
+ deletedPrincipalSyntax: string, Optional. If true, the response will contain the deleted principal syntax for identities that support it.
+ Allowed values
+ DELETED_PRINCIPAL_SYNTAX_SUPPORT_UNSPECIFIED - Deleted principal syntax support was not specified.
+ DELETED_PRINCIPAL_SYNTAX_SUPPORT_DISABLED - Deleted principal syntax is disabled and no identities in the request or response will contain deleted principal syntax.
+ DELETED_PRINCIPAL_SYNTAX_SUPPORT_ENABLED - The request and response can contain identities with deleted IAM principal syntax.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -723,11 +728,16 @@ Method Details
list(parent, pageSize=None, pageToken=None, x__xgafv=None)
+ list(parent, deletedPrincipalSyntax=None, pageSize=None, pageToken=None, x__xgafv=None)
Lists all service perimeters for an access policy.
Args:
parent: string, Required. Resource name for the access policy to list Service Perimeters from. Format: `accessPolicies/{policy_id}` (required)
+ deletedPrincipalSyntax: string, Optional. If true, the response will contain the deleted principal syntax for identities that support it.
+ Allowed values
+ DELETED_PRINCIPAL_SYNTAX_SUPPORT_UNSPECIFIED - Deleted principal syntax support was not specified.
+ DELETED_PRINCIPAL_SYNTAX_SUPPORT_DISABLED - Deleted principal syntax is disabled and no identities in the request or response will contain deleted principal syntax.
+ DELETED_PRINCIPAL_SYNTAX_SUPPORT_ENABLED - The request and response can contain identities with deleted IAM principal syntax.
pageSize: integer, Number of Service Perimeters to include in the list. Default 100.
pageToken: string, Next page token for the next batch of Service Perimeter instances. Defaults to the first page of results.
x__xgafv: string, V1 error format.
@@ -986,21 +996,21 @@ Method Details
list_next()
+ list_next(previous_request, previous_response)
Retrieves the next page of results. - Args: - previous_request: The request for the previous page. (required) - previous_response: The response from the request for the previous page. (required) +Args: + previous_request: The request for the previous page. (required) + previous_response: The response from the request for the previous page. (required) - Returns: - A request object that you can call 'execute()' on to request the next - page. Returns None if there are no more items in the collection. -+Returns: + A request object that you can call 'execute()' on to request the next + page. Returns None if there are no more items in the collection. +
patch(name, body=None, updateMask=None, x__xgafv=None)
+ patch(name, body=None, deletedPrincipalSyntax=None, updateMask=None, x__xgafv=None)
Updates a service perimeter. The long-running operation from this RPC has a successful status after the service perimeter propagates to long-lasting storage. If a service perimeter contains errors, an error response is returned for the first error encountered. Args: @@ -1249,6 +1259,11 @@Method Details
"useExplicitDryRunSpec": True or False, # Use explicit dry run spec flag. Ordinarily, a dry-run spec implicitly exists for all Service Perimeters, and that spec is identical to the status for those Service Perimeters. When this flag is set, it inhibits the generation of the implicit spec, thereby allowing the user to explicitly provide a configuration ("spec") to use in a dry-run version of the Service Perimeter. This allows the user to test changes to the enforced config ("status") without actually enforcing them. This testing is done through analyzing the differences between currently enforced and suggested restrictions. use_explicit_dry_run_spec must bet set to True if any of the fields in the spec are set to non-default values. } + deletedPrincipalSyntax: string, Optional. If true, the response will contain the deleted principal syntax for identities that support it and the request can contain identities with deleted principal syntax. + Allowed values + DELETED_PRINCIPAL_SYNTAX_SUPPORT_UNSPECIFIED - Deleted principal syntax support was not specified. + DELETED_PRINCIPAL_SYNTAX_SUPPORT_DISABLED - Deleted principal syntax is disabled and no identities in the request or response will contain deleted principal syntax. + DELETED_PRINCIPAL_SYNTAX_SUPPORT_ENABLED - The request and response can contain identities with deleted IAM principal syntax. updateMask: string, Required. Mask to control which fields get updated. Must be non-empty. x__xgafv: string, V1 error format. Allowed values diff --git a/docs/dyn/accesscontextmanager_v1.html b/docs/dyn/accesscontextmanager_v1.html index 839e9d6707..deb517b4ac 100644 --- a/docs/dyn/accesscontextmanager_v1.html +++ b/docs/dyn/accesscontextmanager_v1.html @@ -103,7 +103,7 @@Instance Methods
close()Close httplib2 connections.
+new_batch_http_request(callback=None)Create a BatchHttpRequest object based on the discovery document.
Method Details
@@ -112,20 +112,20 @@Method Details
-new_batch_http_request()+new_batch_http_request(callback=None)Create a BatchHttpRequest object based on the discovery document. - Args: - callback: callable, A callback to be called for each response, of the - form callback(id, response, exception). The first parameter is the - request id, and the second is the deserialized response object. The - third is an apiclient.errors.HttpError exception object if an HTTP - error occurred while processing the request, or None if no error - occurred. - - Returns: - A BatchHttpRequest object based on the discovery document. -+Args: + callback: callable, A callback to be called for each response, of the + form callback(id, response, exception). The first parameter is the + request id, and the second is the deserialized response object. The + third is an apiclient.errors.HttpError exception object if an HTTP + error occurred while processing the request, or None if no error + occurred. + +Returns: + A BatchHttpRequest object based on the discovery document. +